Skip to content

Monitor ongoing exits#1099

Open
0xfornax wants to merge 3 commits intomasterfrom
monitor-ongoing-exits
Open

Monitor ongoing exits#1099
0xfornax wants to merge 3 commits intomasterfrom
monitor-ongoing-exits

Conversation

@0xfornax
Copy link
Copy Markdown
Member

@0xfornax 0xfornax commented May 8, 2026

Shows the latest withdrawals and orders the validator list ascending considering the last sweep.

Adds a flag to fetch the total ETH being withdrawn from the beacon chain and estimate the time to process the queue.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Coverage Report

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Merging this branch changes the coverage (1 decrease, 1 increase)

Impacted Packages Coverage Δ 🤖
github.com/rocket-pool/smartnode/rocketpool-cli/megapool 0.19% (+0.19%) 👍
github.com/rocket-pool/smartnode/rocketpool/api/megapool 0.00% (ø)
github.com/rocket-pool/smartnode/shared/services/rocketpool 0.00% (ø)
github.com/rocket-pool/smartnode/shared/types/api 8.08% (-0.67%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/rocket-pool/smartnode/rocketpool-cli/megapool/commands.go 0.00% (ø) 1123 0 1123
github.com/rocket-pool/smartnode/rocketpool-cli/megapool/exit-validator.go 1.70% (+1.70%) 1467 (+857) 25 (+25) 1442 (+832) 👍
github.com/rocket-pool/smartnode/rocketpool/api/megapool/beacon-withdrawal-queue-estimate.go 0.00% (ø) 334 (+334) 0 334 (+334)
github.com/rocket-pool/smartnode/rocketpool/api/megapool/latest-block-withdrawals.go 0.00% (ø) 319 (+319) 0 319 (+319)
github.com/rocket-pool/smartnode/rocketpool/api/megapool/routes.go 0.00% (ø) 3620 (+352) 0 3620 (+352)
github.com/rocket-pool/smartnode/shared/services/rocketpool/megapool.go 0.00% (ø) 4273 (+543) 0 4273 (+543)
github.com/rocket-pool/smartnode/shared/types/api/megapool.go 0.00% (ø) 0 0 0

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/rocket-pool/smartnode/rocketpool-cli/megapool/exit-validator_test.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant